3.6 – Recycle and purge


3.6.0 – Learning objectives

By the end of this notebook, you should be able to:

  1. Recognize recycle and purge stream scenarios from problems and draw a block flow diagram based on the information
  2. Use correct assumptions to set up recycle and purge scenarios
  3. Solve BFDs that incorporate recycle and purge streams using mass balances
  4. Extend the splitter principle to recycle and purge streams

3.6.1 – Introduction

Recycle and purge streams are an extension of splitter streams, whereby one of the product streams from the splitter is routed back into a previous process as a recycle stream and one is directed out of the process as a purge stream.

The purpose of a recycle stream is to take unreacted reactants and reuse them, ensuring the highest process efficiency possible. Purge streams are necessary to ensure there is little to no accumulation in the system from the recycle stream feeding back into the fresh feed, preventing dilution of reactants due to waste chemicals.

Note: While the splitter product streams have the same compositions, recycle and purge stream compositions can be different from their inlet stream.


3.6.2 – Recycle and purge example

Acetylhyde production

Figure 1.

Attribution: Victor Chiew Yung Hui & UBC [CC BY 4.0 de (https://creativecommons.org/licenses/by/4.0/)]

In figure 1, the recycle and purge stream is shown alongside a product stream. To reiterate, the main difference between a splitter and recycle and purge streams is splitter streams have the same compositions whereas recycle and purge streams don’t necessarily do.

In questions in practice or exams, ways to tell which are splitters and which are recycle and purge streams is different composition flow rates or an explicit explanation, either in the question or a pre-drawn diagram.


3.6.3 – Steps to solve recycle and purge

  1. List all assumptions. If the fresh feed stream does not have a flow rate listed in the question or the diagram, assume a mass or molecular flow rate of a random number, preferably a mass flow rate with a nice round number like 100 \(kg/h\) or 100 \(mol/hr\). We cannot assume a basis for the reactor feed, since it will depend on the sum of the fresh feed and the recycle stream.
  2. Convert all mixed units to one uniform units. In most cases, it would be converting all the units to masses, but in the case of reactive systems, you’d want to convert them to moles per unit time.
  3. Draw and label the flow chart based on the question. We will not be considering chemical reactions between constituents of the fresh feed and reactor feed in the feed streams, only when they’re in the reactor.
  4. Write expressions for the quantities requested in the problem statement. (e.g. \(m_3\) = \(m_{B3}\) + \(m_{T3}\), \(x_B\) = \(m_{B3}/m_3\)). The expressions should be written to help in solving for the missing parameters of the process, and useful in a degree-of-freedom analysis.
  5. Perform a degree-of-freedom analysis on the process to determine if it is solvable.
  6. Do the algebra.

In [ ]: